home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / src / s / ewsux5r4.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-31  |  503 b   |  26 lines

  1. /* Synched up with: Mule 2.0.  Not in FSF. */
  2.  
  3. /* Definitions file for GNU Emacs running on NEC's EWS-UX/V(Rel4.2) 
  4.                            (System V Release 4.2) */
  5.  
  6. #include "usg5-4-2.h"
  7.  
  8. #ifndef nec_ews
  9. #define nec_ews
  10. #endif
  11. #ifndef nec_ews_svr4
  12. #define nec_ews_svr4
  13. #endif
  14.  
  15. #define XOS_NEEDS_TIME_H
  16. #define HAVE_CLOCK
  17. #undef GETTIMEOFDAY_ONE_ARGUMENT
  18.  
  19. #ifdef __STDC__
  20. #define MKDIR_PROTOTYPE int mkdir(char *dpath, mode_t dmode)
  21. #endif
  22.  
  23. #ifndef __GNUC__
  24. #define C_DEBUG_SWITCH -O  -KOlimit=2000 -ZXNd=5000
  25. #endif
  26.